@charset utf-8;
/* 全局样式 */
* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333;
    font-style: normal;
    list-style: none;
    text-decoration: none;
}

.container{
    margin: 0 auto;
    width: 1200px;
}

.container_top{
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
}
a{
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 14px;
}

a:hover{
color: #e50012;
}

li:hover{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient:hover{
   transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s; 
}
.clear{clear: both}

::-moz-selection{background:#e50012; color:#fff;}
::selection {background:#e50012; color:#fff;}


/* 网站头部 */
.toper{ height: 36px;  background: url(../images/tc_0.jpg) no-repeat center;}
.toper i{ font-style: normal; color: #666; font-size: 14px; float: left; line-height: 36px;  width: 314px; float: left;}
.toper .toper_right{ width: 293px; float: right; height: 36px;}
.toper .toper_right p{ height: 36px; line-height: 36px; font-size: 14px; cursor: pointer; margin-right: 20px; position: relative;}
.toper .toper_right p span{ color: #fff;}
.toper .toper_right p:first-child{ background: url(../images/tuchuan_1.png) no-repeat 0px 10px; float: left; text-indent: 25px; margin-left: 2px;}
.toper .toper_right p:nth-child(2){background: url(../images/tuchuan_1.png) no-repeat 0px 10px; float: left; text-indent: 25px;}
.toper .toper_right p:nth-child(3){background: url(../images/tuchuan_2.png) no-repeat 0px 10px; float: left; text-indent: 25px;}
.toper .toper_right p img{ display: none;}
.toper .toper_right p:hover img{ display: block;  position: absolute; left: 0; z-index: 99;}

.top_box{ height: 100px; width: 100%;position: fixed; top: 0; z-index: 99999; background: #fff; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.08)}
.box{ height: 100px; width: 100%;}
.box a.logo{ display: block; height: 41px;  float: left; margin-right: 60px;}
.box a.logo img{ margin-top: 10px;}
.box .nav{height: 100px;width:700px;float: right; margin-right: 10px;}

.box .nav .nLi{ text-align: left; width: 98px;text-align: center; height: 100px;  float: left;position: relative;}
.box .nav .nLi a{display: block; height: 42px; line-height: 42px; text-align: center;  width: 90px; margin-top: 28px;  }
.box .nav .nLi a:hover{color: #fff;}
.box .nav .on a{display: block;height: 42px; line-height: 42px; font-size:14px; background: url(../images/muyuanxiang_1.png) no-repeat center;}
.box .nav .on a span{color: #e50012;}
.box .nav .nLi ul.sub{ background: #eee; position: absolute;top: 100px; z-index: 999; display: none; width: 130px; left: -15px;}
.box .nav .nLi ul li{ height: 42px;line-height: 42px; text-align: center;float: none; border-bottom: 1px dashed #dedede; position:relative}
.box .nav .nLi ul li:last-child{border:none;}
.box .nav .nLi ul li a{font-size: 15px; display: block; line-height: 42px; font-weight: normal; background: none;margin-top: 0 !important; height: 42px;border-radius: 0;width: 130px; }
.box .nav .nLi ul li a:hover{ height: 42px;  line-height: 42px;  background: #e50012}
.box .nav .nLi ul li a::after{ display: none;}
.box .top_tel{ background: url(../images/zhongda_pc_1.png) no-repeat left; padding-left: 50px; float: left; margin-top: 18px;}
.box .top_tel p{ font-size: 14px; color: #666;}
.box .top_tel span{display: block; font-size: 26px; color: #e50012;font-family: "Impact"}


.sub_san{width:140px; height:auto; position:absolute; top:0; left:130px; display:none; background: #ededed;}
.box .nav .nLi ul li:hover .sub_san{display:block;}



/* ---------------------------------------------------------------首页样式--------------------------------------------------------------- */

/* 首页:banner */
.banner{ width:100%;  position:relative;  height:640px;clear: left; margin-top: 95px; position: relative;}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -33px; bottom:30px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li:last-child{margin-right: 0px;}
.banner .slideBox .hd ul li.on{background:#dc7a19}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}

.index_banner_bottom{ width: 100%; height: 266px; background: url(../images/xinbo_1.png) no-repeat center; position: absolute; bottom: -125px;}
.index_banner_bottom .banner_bottom_left{ margin-top: 105px; float: left; }
.index_banner_bottom .banner_bottom_left span{ font-size: 88px; color: rgba(255,255,255,0.03); font-weight: bold;}
.index_banner_bottom .banner_bottom_left p{font-size: 14px; color: #fff; margin-top: -72px;position:relative; line-height: 32px;height: 32px; padding-left: 120px; font-size: 15px;}
.index_banner_bottom .banner_bottom_left p::before{ content: "";height: 1px; width: 100px; background: #fff; left: 0; top: 16px; position: absolute; }
.baner_bottom_center{ width: 350px;height: 48px;  border: none; border-radius: 24px; float: left; margin-left: 100px; margin-top: 160px; overflow: hidden; position: relative;}
.baner_bottom_center input[type="text"]{ height: 48px; width: 100%; text-indent: 36px; border: none; font-size: 15px; background: #fff url(../images/xinbo_6.png) no-repeat 15px 16px;}
.baner_bottom_center input[type="submit"]{ height: 48px; width: 48px; background: url(../images/xinbo_7.png)no-repeat 10px center ; position: absolute; right: 0; top: 0;border: none; cursor:pointer;}
.index_banner_bottom ul{ width: 250px; float: right; margin-top: 150px;} 
.index_banner_bottom ul li img.tanchu{ display: none;}
.index_banner_bottom ul li {float: left; margin-right: 10px;}
.index_banner_bottom ul p{ font-size: 14px; color: #fff; margin-top: -5px;}
.index_banner_bottom ul p span{ display: block; color: #fff; font-family: "Impact";font-size: 24px;}




/* 首页通用标题 */
.index_title{ padding-top: 72px; overflow: hidden; margin-bottom: 20px;}
.index_title p{ font-size: 54px; font-family: "Impact"; color: #d92727;text-align: center;}
.index_title p i{ font-size: 54px; color: #0053a9;font-family: "Impact"; padding-left: 10px;}
.index_title span{ font-size: 30px; text-align: center; display: block;}
.index_title em{ text-align: center; display: block; line-height: 1.6; color: #666; font-size: 15px;}




/* 首页关于我们 */
.index_about_main{margin-top: 100px; overflow: hidden; padding-bottom: 100px;}
.index_about_main .index_about_left{ width: 555px; float: left;}
.index_about_main .index_about_left h2{ font-size:24px; line-height: 64px; height: 64px; position: relative; margin-bottom: 20px; font-weight: normal;}
.index_about_main .index_about_left h2::after{ content: ""; position: absolute; height: 6px; width: 30px; background: #0053a9; left:0; bottom: 0;}
.index_about_main .index_about_left p{ line-height: 30px; text-align: justify;}
.index_about_main .index_about_left p a{ color: #666; }
.index_about_main .index_about_left ul{ margin-top: 30px;}
.index_about_main .index_about_left ul li{ float: left; height: 40px;  line-height: 40px; background: url(../images/xinbo_8.png) no-repeat left center; text-indent: 48px; margin-right: 40px;}
.index_about_main .index_about_left ul li a{ font-size: 14px;}

.index_about_main .index_about_right{ width: 590px; height: 369px; float: right; position: relative;}
.index_about_main .index_about_right .index_about_img1{ position: absolute; right: -10px; top: 0;}
.index_about_main .index_about_right .index_about_img2{ position: absolute; right: 305px; top: 202px; }
.index_about_main .index_about_right p{ font-size: 30px; font-weight: bold; color: #eee; writing-mode: tb-rl;line-height: 1em; position: absolute; right: 580px; top: 40px;}



/* 首页产品中心 */
.index_pro_main{ height: 222px; background: url(../images/xinbo_pc_2.jpg) no-repeat center;}
.index_title_2{padding-top: 30px;}
.index_title_2 span{ font-size: 54px; color: #fff; display: block; text-align: center;font-family: "Impact";}
.index_title_2 p{ font-size: 30px; color: #fff; text-align: center; margin-top: -8px;}

.index_pro_main ul{ display: table; margin: 0 auto; margin-top: 20px;}
.index_pro_main ul li{ float: left; height: 36px; width: 122px; margin-right: 12px; }
.index_pro_main ul li a{ display: block; line-height: 36px; text-align: center; background: #fff; color: #333; border-radius: 18px; border: 1px solid #fff;}
.index_pro_main ul li:last-child{ margin-right: 0;}
.index_pro_main ul li:hover a{ background: #d92727; border: 1px solid rgba(255,255,255,0.8); color: #fff}
.index_pro_list{ overflow: hidden; margin-top: 24px; margin-bottom: 30px;}
.index_pro_list li{ float: left; margin-right: 24px; height: auto; width: 383px; overflow: hidden; margin-bottom: 24px; position: relative;}
.index_pro_list li:nth-child(3n){ margin-right: 0; }
.index_pro_list li img{ width: 383px;height:255px;transition: all .4s;}
.index_pro_list li:hover img{transform: scale(1.1); transition: all .4s;}
.index_pro_list li .index_pr_tanchu{height: 254px; width: 383px; position: absolute; background: rgba(7,66,127,0.5) url(../images/sangrui_13.png)no-repeat center 80px; left: 0; bottom:-254px; transition: all .2s;}
.index_pro_list li:hover .index_pr_tanchu{left: 0; bottom:0; }
.index_pro_list li .index_pr_tanchu p{ font-size: 18px; padding-top: 150px; text-align: center; color: #fff;}



/* 首页优势 */
.index_youshi_main{ height: 597px; background: url(../images/xinbo_pc_4.jpg)no-repeat center;}

.index_youshi_left{ height: 418px; width: 350px;background: rgba(0,83,169,0.7); float: left; margin-top: 90px;}
.index_youshi_left h3{ padding-top: 20px; width: 284px; line-height: 54px; font-size: 24px; color: #fff; font-weight: bold;  margin: 0 auto; text-align: left; border-bottom: 1px solid rgba(255,255,255,0.3); height: 54px; margin-bottom: 15px;}
.index_youshi_left p{ font-size: 14px; color: #fff; line-height: 30px; width: 284PX; margin: 0 auto;}
.index_youshi_left a{ margin-left: 32px; height: 42px; line-height: 42px;  width: 120px; text-align: center; background: #fff; color: #333;margin-top: 10px;display: block; border-radius: 21px; }
.index_youshi_right{ width: 716px;float: right;}
.index_youshi_right .youshi_title{overflow: hidden; padding-top:60px;}
.index_youshi_right .youshi_title p{ font-size: 54px; font-family: "Impact";  color: #d92727; }
.index_youshi_right .youshi_title p span{ font-size: 54px;font-family: "Impact"; color: #0053a9;}
.index_youshi_right .youshi_title i{ font-style: normal; font-size: 24px; color: #333; line-height: 1.8;}
.index_youshi_right ul{ margin-top: 12px;}
.index_youshi_right ul li{ float: left; width: 222px; height: 150px; margin-bottom: 21px;margin-right: 21px; background: #fff;border: 1px solid #fff; transition: all .4s;}
.index_youshi_right ul li p{ font-size: 18px; text-indent: 30px;  height: 56px; line-height: 56px; padding-top: 8px; border-bottom: 1px solid #eee; width: 180px; margin: 0 auto;}
.index_youshi_right ul li span{ font-size: 14px; color: #666; text-align: justify; display: block;width: 180px; padding-top: 10px; margin: 0 auto; display: block; line-height: 24px;}
.index_youshi_right ul li:nth-child(1) p{ background: url(../images/xinbo_12.png) no-repeat left center;}
.index_youshi_right ul li:nth-child(2) p{ background: url(../images/xinbo_13.png) no-repeat left center;}
.index_youshi_right ul li:nth-child(3) p{ background: url(../images/xinbo_14.png) no-repeat left center;}
.index_youshi_right ul li:nth-child(4) p{ background: url(../images/xinbo_15.png) no-repeat left center;}
.index_youshi_right ul li:nth-child(5) p{ background: url(../images/xinbo_16.png) no-repeat left center;}
.index_youshi_right ul li:nth-child(6) p{ background: url(../images/xinbo_17.png) no-repeat left center;}
.index_youshi_right ul li:nth-child(3n){ margin-right: 0;}
.index_youshi_right ul li:hover{border: 1px solid #0053a9;}




/* 首页应用领域 */
.index_yingyong_main{ height: 550px;  background: url(../images/xinbo_pc_5.jpg);}
.picScroll-left{ width:1200px;  overflow:hidden; position:relative;  }
.picScroll-left .hd{ overflow:hidden; height: 44px; margin-bottom: 30px;  margin: 20px auto 60px auto; width: 110px; }
.picScroll-left .hd .prev,.picScroll-left .hd .next{ width: 42px; height: 42px; display: block; float: left; margin:0 5px; cursor: pointer;}
.picScroll-left .hd .prev{ background: url(../images/xinbo_18.png) no-repeat center; }
.picScroll-left .hd .next{ background: url(../images/xinbo_19.png) no-repeat center; }
.picScroll-left .hd .prev:hover{ background:#0053a9 url(../images/hw_top_28.png) no-repeat center; }
.picScroll-left .hd .next:hover{ background:#0053a9 url(../images/hw_top_29.png) no-repeat center; }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{  }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{overflow:hidden; text-align:center; width: 286px; height: 235px; float: left; margin-right: 16px; border: 1px solid #eee;background: #f5f5f5; transition: all .4s;}
.picScroll-left .bd ul li:hover{ background: #0053a9; border: 1px solid #0053a9;}
.picScroll-left .bd ul li:hover .title{ color: #fff}
.picScroll-left .bd ul li .pic{ width: 100%; height: 190px; overflow: hidden;}
.picScroll-left .bd ul li .pic img{  width: 100%; transition: all .4s;}
.picScroll-left .bd ul li:hover .pic img{ transform: scale(1.1); transition: all .4s;}
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:45px; font-size: 16px;}



/* 首页新闻资讯 */
.index_news_main{ height: 732px; background: url(../images/xinbo_pc_7.jpg) no-repeat center top;}
.index_news_main .index_news_left{ width: 754px;  height: 460px; float: left; background: #fff; border: 1px solid #eee; padding: 0 40px;}
.index_news_main .index_news_left .news_con{ height: 42px; margin: 21px 0;}
.index_news_main .index_news_left .news_con a{display: block; height: 42px; width: 120px; text-align: center; background: #eee; border-radius: 21px; float: left; margin-right: 12px; line-height: 42px; font-size: 16px;}
.index_news_main .index_news_left .news_con a:hover{ background: #0053a9; color: #fff;}
.index_news_main .index_news_left ul{padding-top: 6px; border-top: 1px solid #e6e6e6;}
.index_news_main .index_news_left ul li{ height: 48px; line-height: 48px; text-indent: 24px; background: url(../images/xinbo_21.png) no-repeat left center; width: 48%; float: left; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index_news_main .index_news_left ul li:nth-child(2n){ float: right;}
.index_news_main .index_news_left ul li span{ float: right; font-size: 14px; color: #999; line-height: 48px}
.index_news_right{ width: 363px; float: right; border: 1px solid #eee; border-left: none; height: 460px;}

.picScroll-news{ width:363px;  overflow:hidden; position:relative;  }
.picScroll-news .hd{ overflow:hidden; position: absolute; top: 193px; z-index: 999; left: 20px; width: 200px;}
.picScroll-news .hd ul{ overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-news .hd ul li{ float:left; width:16px; height:16px; overflow:hidden; margin-right:8px; text-indent:-999px; cursor:pointer; background: #fff; border-radius: 8px;}
.picScroll-news .hd ul li.on{ background: #0053a9}
.picScroll-news .bd{  }
.picScroll-news .bd ul{ overflow:hidden; zoom:1; }
.picScroll-news .bd ul li{overflow:hidden; position: relative;}
.picScroll-news .bd ul li .pic{ width: 100%; height: 232px; overflow: hidden;}
.picScroll-news .bd ul li .pic img{ width: 100%;width: 100%;transition: all .4s;}
.picScroll-news .bd ul li i{ display: block; height: 32px; width: 100px; background: #fff; position: absolute; top: 20px; right: 20px; color: #666 ;line-height: 32px; text-align: center; font-size: 14px; z-index: 999;}
.picScroll-news .bd ul li:hover .pic img{transform: scale(1.1); transition: all .4s;}
.picScroll-news .bd ul li .title{ display: block;width: 90%;margin: 0 auto; font-size: 18px; line-height: 48px; margin-top: 8px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.picScroll-news .bd ul li span{ display: block; width: 90%; margin: 0 auto; text-align: justify; line-height: 24px; color: #666; font-size: 14px;}
.picScroll-news .bd ul li p{ width: 120px; height: 36px; line-height: 36px;  text-align: center; font-size:15px;  background: #eee; border-radius: 21px; margin-left: 24px; margin-top: 24px;}
.picScroll-news .bd ul li:hover p { color: #fff; background: #0053a9}




.footer{ height: 329px; background:url(../images/xinbo_pc_8.jpg) no-repeat center top; position: relative; }

.footer .footer_left{ width: 476px; float: left; margin-top: 46px; margin-right: 40px;}
.footer .footer_left .footer_img{ float: left; margin-right: 20px;}
.footer .footer_left p{ font-size: 18px; color: #fff;}
.footer .footer_left span{ color: #fff;line-height: 30px; margin-top: 20px; width: 350px;font-size: 14px; display: block; margin-top: 12px;}
.footer_left_text{ float: left; width: 325px;}
.footer .footer_center{ width: 330px; float: left; margin-top:46px; margin-left: 50px;}
.footer .footer_center h3{ font-size: 18px; font-weight: normal;  color: #fff; margin-bottom: 12px;}
.footer .footer_center p{ font-size: 14px; color: #fff; line-height: 30px;}
.footer_right{ padding-top: 46px; width: 180px; float: right;}

.footer_icon{ margin-top: 10px;}
.footer_icon a.ewmOn{  height: 40px; width: 40px; text-align: center; background: #e60012; float: left; border-radius: 50%; margin-right: 10px;}
.footer_icon a.ewm{  height: 40px; width: 40px; text-align: center; background: #878787; float: left; border-radius: 50%; margin-right: 10px;}
.footer_icon a img{ margin-top: 9px; }


/* 网站版权信息 */
.copyright{height: 42px; position: absolute; bottom: 0; width: 1200px; border-top: 1px solid rgba(255,255,255,0.05);}
.copyright a{ color: #fff; font-size: 12px;}
.copyright p {
    color: #fff;
    font-size: 12px;
    line-height: 42px;
}

.copyright ul {
    float: right;
    width: 370px;
}

.copyright ul li,.copyright ul li span {
    float: left;
    color: #fff;
    line-height: 42px;
    font-size: 12px;
}

.copyright p {
    display: inline;
}

.copyright ul li a {
    float: right;
    margin-top: 10px;
}

.copyright ul li a.weiling {
    width: 121px;
    height: 18px;
    background: url(../images/vl.png) no-repeat;
    margin-right: 20px;
}

.copyright ul li a.weiling:hover {
    width: 121px;
    height: 18px;
    background: url(../images/vl_hover.png) no-repeat;
}

.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../images/ws.png) no-repeat;
}

.copyright ul li a.wangshang:hover {
    width: 107px;
    height: 18px;
    background: url(../images/ws_hover.png) no-repeat;
}



/* ---------------------------------------------------------------------------内页样式--------------------------------------------------------------------------- */
.inside_banner_about{ height: 320px; background: url(../images/inside_banner_about.jpg) no-repeat center; margin-top: 100px;}
.inside_banner_pro{ height: 320px; background: url(../images/inside_banner_pro.jpg) no-repeat center; margin-top: 100px;}
.inside_banner_fuwu{ height: 320px; background: url(../images/inside_banner_fuwu.jpg) no-repeat center; margin-top: 100px;}
.inside_banner_news{ height: 320px; background: url(../images/inside_banner_news.jpg) no-repeat center; margin-top: 100px;}
.inside_banner_jobs{ height: 320px; background: url(../images/inside_banner_jobs.jpg) no-repeat center; margin-top: 100px;}
.inside_banner_contact{ height: 320px; background: url(../images/inside_banner_contact.jpg) no-repeat center;margin-top: 100px;} 
.inside_banner_jmeng{ height: 320px; background: url(../images/inside_banner_jmeng.jpg) no-repeat center; margin-top: 100px;}

.page_nav{padding:20px 0;overflow:hidden}
.page_nav p{font-size:14px;color:#999;margin-bottom:22px}
.page_nav p i{display:inline-block;margin-right:6px}
.page_nav p b{font-weight:400}
.page_nav p a{color:#999}
.page_nav ul{ width: 75%; float: left;}
.page_nav .location{ width: 25%; float: right;  color: #999; text-align: right; line-height: 46px;}
.page_nav .location img{ margin-right: 8px;}
.page_nav .location a{ color: #999; }
.page_nav .location a:hover{ color: #0053a9;}
.page_nav ul li{float:left;width:14%;text-align:center;line-height:46px;font-size:15px;position:relative;margin-bottom:10px;}
.page_nav ul li a{display:block;border:1px solid #e8e8e8;border-bottom:5px solid #e8e8e8; display: block; height: 46px; line-height: 46px;}
.page_nav ul li a:after{content:"";height:5px;width:0;position:absolute;bottom:0;left:1px;background:#ca6665;transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s}
.page_nav ul li a:hover,.page_nav ul li.active a{background:#0053a9;color:#333;color:#fff}
.page_nav ul li a:hover:after,.page_nav ul li.active a:after{width:calc(100% - 2px)}

.about_body{ width: 100%; text-align: justify; padding: 10px 0 30px 0; overflow: hidden;}
.about_body p{line-height: 2; color: #666; margin-bottom: 6px; color: #666}

/* 联系我们 */
#dituContent{ width: 854px; border: 1px solid #e8e8e8; height: 418px; margin-bottom: 30px; float:left;}
#dituContent b{ font-weight: bold; line-height: 24px;}
.contact_fs_main{ height: 418px; width: 300px; background: #fff; border: 1px solid #e8e8e8; border-left: none; float: left; padding-left: 23px;}

.contact_fs_main h3{display: block;font-size: 18px; margin-top: 48px; line-height: 56px; margin-bottom: 10px; position: relative; font-weight: normal;}
.contact_fs_main h3::after{ content: ""; display: block; height: 5px;  width: 32px; background: #0053a9; position: absolute; left:0; bottom: 0; }
.contact_fs_main p{ line-height: 24px;  color: #666;  font-size: 14px;}



/* 新闻资讯列表页 */
.news_first_inside{ height: 200px; padding-bottom: 16px; border-bottom: 1px solid #eee; margin-bottom: 16px;}
.news_first_inside a.news_first_img{ display: block; width: 284px; height: 200px; overflow: hidden; float: left; }
.news_first_inside a.news_first_img img{ width: 100%; height: auto;transition:all 0.4s;}
.news_first_inside:hover a.news_first_img img{transform: scale(1.1); transition: all .4s; }
.news_first_inside:hover a{ color: #0053a9}
.news_first_inside .news_first_right{ width: 884px; float: right; height: 200px;}
.news_first_inside .news_first_right p a{ font-size: 18px; line-height: 64px;}
.news_first_inside .news_first_right .date_cunt{ height: 30px;}
.news_first_inside .news_first_right .date_cunt li{ display: inline-block; float: left; margin-right: 20px; color: #999; padding-left: 20px;}
.news_first_inside .news_first_right .date_cunt li.date{ background: url(../images/tl_index_20.png) no-repeat left;}
.news_first_inside .news_first_right .date_cunt li.cunt{ background: url(../images/tl_index_21.png) no-repeat left;}
.news_first_inside .news_first_right span{ display:block; line-height: 1.5; color: #666; text-align: justify; font-size: 14px;}
.news_first_inside .news_first_right i{ font-style: normal; display: block; margin-top: 20px; color: #999;}

.inside_news_list{ width: 1300px;}
.inside_news_list li{ float: left; width: 588px; height: 142px; margin-right: 22px; margin-bottom: 16px; border-bottom: 1px solid #eee;}
.inside_news_list li:hover{  background: #fafafa;}
.inside_news_list li:hover a{ color: #0053a9}
.inside_news_list li .news_left{ float: left; width: 104px; margin-top: 38px; background: url(../images/hw_top_26.png) no-repeat right center; text-align: center; font-size: 42px; color: #333; line-height: 32px;}
.inside_news_list li .news_left span{ font-size: 14px; color: #666;}
.inside_news_list li .news_right{ width: 434px; padding: 28px 24px 0 24px; float: left; }
.inside_news_list li .news_right a{ font-size: 18px; line-height: 32px;}
.inside_news_list li .news_right p{ font-size: 14px; line-height: 26px; color: #666;}



/* 校园风采 */
.case_list{ width: 1250px; overflow: hidden;}
.case_list li{  width: 286px; float: left; border: 1px solid #eee; margin-right: 16px; margin-bottom: 16px; } 
.case_list li .img{ width: 266px;  margin: 0 auto; overflow: hidden; margin-top: 10px; height: auto;}
.case_list li .img img{ width: 100%; transition: all .4s;height: 226px}
.case_list li:hover .img img{  transform: scale(1.1); transition: all .4s;}
.case_list li:hover{ border: 1px solid #0053a9}
.case_list li:hover div{ color: #0053a9; }
.gallery-title{ height: 42px; line-height: 42px; text-align: center;  font-size: 16px;}

/* 相册效果 */
.Gallery { width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0,0,0,.9); opacity: 0; z-index: 999999; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
.Gallery.show { opacity: 1; }
.g-bottom, .g-left, .g-right, .g-top { z-index: 99; display: block; -webkit-appearance: none; transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease; }
.g-top { position: absolute; top: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0.7); height: 45px; text-align: center; line-height: 45px; color: #fff; z-index: 120; }
.g-left.none, .g-right.none { opacity: .3; cursor: not-allowed; }
.g-bottom { position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0.7); height: 45px; text-align: center; line-height: 45px; color: #fff; z-index: 120; }
.g-left { position: absolute; top: 43%; left: 0; height: 14%; background: rgba(0, 0, 0, 0.5); width: 55px; cursor: pointer; }
.g-right { position: absolute; top: 43%; right: 0; height: 14%; background: rgba(0, 0, 0, 0.5); width: 55px; cursor: pointer; }
.Gallery img { max-height: 87%; max-width: 99%; }
.Gallery.Gallery-none img { max-height: 100%; max-width: 99%; }
.Gallery-wrap { width: 100%; height: 100%; position: relative; transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); }
.g-left:after { content: ''; width: 20px; height: 2px; background: #fff; position: absolute; left: 16px; top: 50%; margin-top: -1px; }
.g-left:before { content: ''; width: 10px; height: 10px; border: 2px solid #fff; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); border-top: none; border-right: none; display: block; position: absolute; left: 16px; top: 50%; margin-top: -6px; }
.g-right:after { content: ''; width: 20px; height: 2px; background: #fff; position: absolute; right: 16px; top: 50%; margin-top: -1px; }
.g-right:before { content: ''; width: 10px; height: 10px; border: 2px solid #fff; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); border-left: none; border-bottom: none; display: block; position: absolute; right: 16px; top: 50%; margin-top: -6px; }
.g-list { width: 100%; height: 100%; text-align: center; vertical-align: middle; position: absolute; left: 0; top: 0; }
.g-list span { display: inline-block; vertical-align: middle; height: 100%; }
.g-list img { vertical-align: middle; cursor: -webkit-grab; cursor: grab; transition: all .4s ease; -moz-transition: all .4s ease; -webkit-transition: all .4s ease; }
.Gallery-wrap.grab .g-list img { cursor: -webkit-grabbing; cursor: grabbing; }
.g-top .g-count { width: auto; height: 100%; position: absolute; left: 0; top: 0; padding: 0 18px; }
.g-top button { height: 45px; width: 45px; border: none; position: absolute; right: 0; top: 0; opacity: .8; background: 0 0; -webkit-tap-highlight-color: transparent; }
.g-top span { display: block; width: 100%; height: 100%; line-height: 45px; color: #fff; }
.g-close { cursor: pointer; }
.g-close:after { content: ''; width: 24px; height: 2px; background: #fff; display: block; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); position: absolute; left: 8px; top: 21px; }
.g-close:before { content: ''; width: 24px; height: 2px; background: #fff; display: block; transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); position: absolute; left: 8px; top: 21px; }
.g-top button:hover { opacity: 1; }
.loading { width: 100%; height: 100%; background: #111111; position: absolute; left: 0; top: 0; z-index: 1000; }
.loading s { display: block; width: 30px; height: 30px; background: #0ad1a9; border-radius: 50%; position: absolute; left: 50%; top: 50%; margin-top: -15px; margin-left: -15px; -moz-animation: load 1.5s linear infinite; -webkit-animation: load 1.5s linear infinite; }
.loading p { text-align: center; font-size: 12px; position: relative; top: 50%; margin-top: 25px; }

.inside_page_body{ width: 1300px;}
.pro_list{ width: 1200px; margin-bottom: 20px; overflow: hidden;}



ul.pro_list{ overflow:hidden; zoom:1;  }
ul.pro_list li{ width: 1198px; height: 403px; border: 1px solid #eee; padding-top: 36px; margin-bottom: 15px}
ul.pro_list li .team_pic{ margin-left: 36px; height: 363px; width: 275px; border-radius:10px; overflow: hidden; display: block;  float: left; margin-right: 46px;}
ul.pro_list li .team_pic img{transition: all .4s; width: 100%}
ul.pro_list li .team_pic img:hover{transform: scale(1.1); transition: all .4s;}
ul.pro_list li .team_biref{ width: 355px; float: left;}
ul.pro_list li .team_biref h2{font-size: 24px; line-height: 45px; margin-bottom: 10px;}
ul.pro_list li .team_biref h2 span{font-size: 14px; color: #0053a9;margin-left: 10px; display: inline;}
ul.pro_list li .team_biref span{font-size: 16px;color: #0053a9;line-height: 32px; display: block; margin-top: 20px;}
ul.pro_list li .team_biref p{ line-height: 30px; color: #666; background: url(../images/alice_index_8.jpg) no-repeat 0 14px; padding-left: 10px;}
ul.pro_list li .team_biref em{ line-height: 30px; color: #666; padding-right: 20px; display: block;}
ul.pro_list li .team_img{ float: left;}


.jybz_text{ width: 266px; margin:5px auto 10px; text-align: center;}
.jybz_text p{ font-size: 18px; line-height: 45px; position: relative; margin-bottom: 10px;}
.jybz_text p::after{ content: "";position: absolute; bottom: 0;width: 30px; height: 5px; background:#0053a9;left: 44%; }
.jybz_text span{ font-size: 14px; color: #666; line-height: 24px;}




.inside_con_title{ font-size: 30px; color: #fff;  padding-top: 230px; line-height: 54px;}
.location,.inside_banner .location a{ color: #fff; font-size: 14px;}
.location a:hover{ color: #0053a9}
.inside_con{ height: 64px; line-height: 64px; background: #f4f4f4; margin-bottom: 10px;}
.inside_con ul li{ float: left; position: relative; margin: 12px 6px 0 6px;}
.inside_con ul li::before{content: "";position: absolute; height: 15px; width: 1px; background: #dedede; left:-6px; top: 12px;}
.inside_con ul li a{ display: block; height: 40px; line-height: 40px;padding: 0 18px; font-size: 14px;}
.inside_con ul li.active a{background: #0053a9; color: #fff; border-radius: 5px;}
.inside_con ul li.active a:hover{background: #0053a9; color: #fff; border-radius: 5px;}
.inside_con ul li.active::before{content: ""; display: none}
.inside_con ul li.active:hover::before{content: ""; display: none}
.inside_con ul li:hover{background: #ddd; color: #fff; border-radius: 5px;}
.inside_con ul li:hover a{ color: #0053a9;}

.inside_body{ min-height: 300px; padding-bottom: 60px; overflow: hidden;}
.inside_body p{line-height: 30px; margin-bottom: 10px; color: #666;}

.inside_news_con{ overflow: hidden;}



.inside_con_sj{ height: 64px; line-height: 64px; background: #ffffff; margin-bottom: 20px;}
.inside_con_sj ul li{ float: left; position: relative; margin: 12px 6px 0 6px;}
.inside_con_sj ul li::before{content: "";position: absolute; height: 15px; width: 1px; background: #dedede; left:-6px; top: 12px;}
.inside_con_sj ul li a{ display: block; height: 40px; line-height: 40px;padding: 0 18px; font-size: 14px;}
.inside_con_sj ul li.active a{background: #0053a9; color: #fff; border-radius: 5px;}
.inside_con_sj ul li.active a:hover{background: #0053a9; color: #fff; border-radius: 5px;}
.inside_con_sj ul li.active::before{content: ""; display: none}
.inside_con_sj ul li.active:hover::before{content: ""; display: none}
.inside_con_sj ul li:hover{background: #ddd; color: #fff; border-radius: 5px;}
.inside_con_sj ul li:hover a{ color: #0053a9;}





/* 新闻详情页 */

.news_detail_left{width: 854px; float: left;}
.news_detail_left h1{ font-size: 30px;font-weight: bold; line-height: 3}
.news_detail_right{ width: 290px; float: right; }
.news_detail_right .prev_next{ width: 234px; border: 8px solid #f1f1f1; float: right; padding: 0 20px; overflow: hidden;}
.news_detail_right .news_prev{ border-bottom: 1px solid #eee;}
.news_detail_right .prev_next div{ padding-bottom: 20px;}
.news_detail_right div p{ line-height: 36px; font-size: 18px; font-weight: bold; margin-top: 20px;}
.news_detail_right div span{ display: block; line-height: 24px; color: #999; font-size: 14px;}
.news_detail_right .prev_next div a{ display: block; line-height: 24px; font-size: 15px; text-align:justify;}
.news_detail_right .prev_next div a:hover{ color: #ea5721}
.news_detail_right .news_back{ margin-top: 10px;}
.news_detail_right .news_back a{ display: block; height: 45px; line-height: 45px;  background: #eee; color: #333;  width: 100%; text-align: center;}
.news_detail_right .news_back a:hover{ background: #ea5721; color: #fff;}

.index_guige{ width: 842px;height: 330px; overflow: auto;}

.date_cunt{ height: 30px;}
.date_cunt li{ display: inline-block; float: left; margin-right: 20px; color: #999; padding-left: 20px;}
.date_cunt li.date{ background: url(../images/tl_index_20.png) no-repeat left;}
.date_cunt li.cunt{ background: url(../images/tl_index_21.png) no-repeat left;}


#map {
    width: 854px;
    border: 1px solid #e8e8e8;
    height: 418px;
    margin-bottom: 30px;
    float: left;
}


.index_title_3{ padding-top: 20px; overflow: hidden; margin-bottom: 20px;}
.index_title_3 p{ font-size: 30px; text-align: center;}
.index_title_3 span{font-size: 15px; color: #888;display: block; text-align: center; line-height: 1.8;}

.ny_liuyan{width:100%; height: auto; overflow: hidden;  margin-bottom:40px;}
.ny_liuyan h2{font-size: 14px; color: #666; text-align: center; line-height: 24px; font-weight: normal; margin-bottom: 16px;width: 80%; margin: 0 auto; margin-bottom: 20px;}
.ny_liuyan h2 span{ font-weight: bold; color: #0053a9}
.ny_liuyan h4{font-size: 14px; color: #333; text-align: center; line-height: 40px; margin-bottom:10px; font-weight: normal;}
.ny_liuyan input[type="text"]{width:286px; height: 43px; border: 1px solid #ddd; float: left; background: none; font-size: 14px; color: #333; margin-right: 16px; margin-bottom:20px; text-indent: 10px;}
.in_city{margin-right: 0!important}
.ny_liuyan textarea{width:100%; height: 70px; border: 1px solid #ddd;  background: none; font-size: 14px; color: #333; resize: none; text-indent: 10px;}
.ny_liuyan .button{width:139px; height: 42px; background: #0053a9; border-radius: 5px; text-align: center; line-height: 42px; border: 0px; color:#fff; margin:20px auto; display:block; font-size: 14px;}
#feedback_form{ width: 1200px;}


.top_lan{ width: 100px; height: 36px;border: 1px solid #0053a9; border-radius: 21px;  float: right; margin-top: 32px; overflow: hidden;}
.top_lan a{ display: block; float: left;line-height: 36px; text-align: center; font-size: 14px;}
.top_lan .lan_2{ width: 50%; background: #fff; color: #0053a9; }
.top_lan .lan_1{ width: 50%; background: #0053a9; color: #fff; }